func strconv.bitSizeError
2 uses
strconv (current package)
number.go#L240: return bitSizeError(fn, s, bitSize)
number.go#L284: func bitSizeError(fn, str string, bitSize int) *NumError {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)